VSID.baliListsCollections.IntegerPairList
-
Class Summary
Project ID | EAD868658E0D257F85258ADD00779AEB |
Version | |
Class ID | 91F9A6299EFBB77185258ADE0071324D |
Class Type | Derived |
Derived From | azlwListCarrier |
Attributes | |
-
-
Methods Detail
-
getContent
Public Function getContent() As Variant |
Gets the content list for the object |
-
getValue
Public Function getValue(key As String) As IntegerPair |
Gets the Value for the named element within the object. |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
addAll
Public Sub addAll(source As IntegerList) |
Adds all elements of another DoubleList to this object. |
idx | Argument | Data Type | Attributes |
1 | source | IntegerList | |
-
clear
Public Sub clear() |
Clears the object's content |
-
Delete
Public Sub Delete() |
Clears the object's content prior to deletion |
-
removeElement
Public Sub removeElement(key As String) |
Removes an element from the internal list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
-
setElementValue
Public Sub setElementValue(key As String, value As Variant) |
Sets the value for an element in the list |
idx | Argument | Data Type | Attributes |
1 | key | String | |
2 | value | Variant | |
Copyright © HCL America, Inc. 1999, 2023. All Rights Reserved.